const crypto/tls.typeCertificateVerify
3 uses
crypto/tls (current package)
common.go#L96: typeCertificateVerify uint8 = 15
conn.go#L1160: case typeCertificateVerify:
handshake_messages.go#L1856: b.AddUint8(typeCertificateVerify)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)